CreditCardType 
EntityType  Independent 
Logical Entity Name  CreditCardType 
Default Table Name  SaCCType 
Logical Only  NO 
Definition 
 
Note 
 

CreditCardType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CreditCardTypeId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  YES 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CampusGroupId    INTEGER  YES 
 

CreditCardType Keys 
Key Name  Key Type  Keys 
SaCCType_SaCCTypeID_U_C_IDX  PrimaryKey  CreditCardTypeId 

CreditCardType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CreditCardTypeCampus  Non-Identifying  One To Zero or More          NO 
StudentCreditCard  Non-Identifying  One To Zero or More          NO 
AgencyBranchCreditCard  Non-Identifying  One To Zero or More          NO 
CreditCardTypeCampus  Identifying  One To Zero or More          NO 
MiscellaneousCash  Non-Identifying  One To Zero or More          NO 

CreditCardType Check Constraints 
Check Constraint Name  CheckConstraint